home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 6
/
Aminet 6 - June 1995.iso
/
Aminet
/
game
/
wb
/
dosadv.lha
/
drop
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
AmigaDOS Script File
|
1993-03-09
|
151 b
|
9 lines
.key item/a
if not "$<item>" eq "-1"
echo "You haven't got the <item>."
skip end
endif
echo "You have dropped the <item>."
setenv "<item>" $cr
lab end